home *** CD-ROM | disk | FTP | other *** search
/ Aminet 34 / Aminet 34 (2000)(Schatztruhe)[!][Dec 1999].iso / Aminet / comm / tcp / GetAllHTML.lha / GetAllHTML.readme < prev    next >
Encoding:
Text File  |  1999-10-16  |  1.8 KB  |  47 lines

  1. Short:    Auto download or link-check entire Web sites! (v0.65ß)
  2. Author:   Chris.S.Handley@Talk21.com
  3. Uploader: Chris.S.Handley@Talk21.com
  4. Type:     comm/tcp
  5. Requires: HTTPResume v1.3+, Rexxsupport.library, ARexx
  6. Version:  v0.65ß
  7.  
  8. Introduction
  9. ------------
  10. Have you ever visited a cool web site & wanted to keep a copy of some/all of it,
  11. but it would takes ages to find & download all the respective pages/files?
  12.  
  13. This is the answer!
  14.  
  15. You supply this ARexx script with the start page URL, and a destination
  16. directory (which should be empty), and maybe a few other options - and off it
  17. goes!  Note that it needs HTTPResume v1.3+ to work (get from Aminet).
  18.  
  19. Latest News
  20. -----------
  21. I HAVE CHANGED MY EMAIL ADDRESS!
  22.  
  23. NOTICE!  If you have emailed me but got no reply, it may be because I lost your
  24. only email in a program crash :( .  Please get in touch!
  25.  
  26. Should now work on even more HTML pages due to minor improvements.  Added the
  27. NOBASEINDEX switch.  Minor speed-up, especially for RESUME.  Removed author
  28. info, as was pointless.
  29.  
  30. A fix I did in v0.61 was actually wrong - undone so that all downloading should
  31. work properly now.  Also improved BROKENLINKS & other minor things.  I actually
  32. had time to test this release, so it should work pretty well! :-)
  33.  
  34. History
  35. -------
  36. v0.65ß (16-10-99) - Now searches from "HREF=" not "<A HREF=" which will give
  37.             dramatic improvement on some pages!  Rewrote how "./"s are
  38.             interpreted, which seems to be much better (perfect?).
  39.             Added the NOBASEINDEX switch.  Removed uses of Translate()
  40.             since it was doing nothing - so a small speed-up (esp.for
  41.             RESUME).
  42. v0.64ß (04-04-99) - Put back the 'extra' END that I removed in v0.61 .  Now
  43.             BROKENLINKS will always only try to download external links
  44.             once.  Removed NOENV argument of HTTPResume so proxy
  45.             settings may work.  Minor changes.
  46. <snip>
  47.